[INFO] cloning repository https://github.com/Makabelico666/pbrlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Makabelico666/pbrlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMakabelico666%2Fpbrlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMakabelico666%2Fpbrlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 123e8e12e6d4794e529444587f41be5d43c84c9c
[INFO] fixing Makabelico666/pbrlang against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMakabelico666%2Fpbrlang" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Makabelico666/pbrlang
[INFO] finished tweaking git repo https://github.com/Makabelico666/pbrlang
[INFO] tweaked toml for git repo https://github.com/Makabelico666/pbrlang written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Makabelico666/pbrlang on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Makabelico666/pbrlang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07
[INFO] running `Command { std: "docker" "start" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking pbrlang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: 1 positional argument in format string, but no arguments were given
[INFO] [stdout]    --> src/transpiler.rs:179:39
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pairs`
[INFO] [stdout]  --> src/parser.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::iterators::{Pair, Pairs};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 1 positional argument in format string, but no arguments were given
[INFO] [stdout]    --> src/transpiler.rs:179:39
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pairs`
[INFO] [stdout]  --> src/parser.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pest::iterators::{Pair, Pairs};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |             write!(saida, "let mut {} = ", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |             write!(saida, "let mut {} = ", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Some(Tipo::Texto) => write!(saida, "String::new()")?,
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Some(Tipo::Texto) => write!(saida, "String::new()")?,
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     Some(Tipo::Numero) => write!(saida, "0.0")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     Some(Tipo::Numero) => write!(saida, "0.0")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     Some(Tipo::Logico) => write!(saida, "false")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     Some(Tipo::Logico) => write!(saida, "false")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |             write!(saida, "let mut {} = ", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |             write!(saida, "let mut {} = ", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     Some(Tipo::Personalizado(t)) => write!(saida, "{}::default()", t)?,
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     Some(Tipo::Personalizado(t)) => write!(saida, "{}::default()", t)?,
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Some(Tipo::Texto) => write!(saida, "String::new()")?,
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     Some(Tipo::Texto) => write!(saida, "String::new()")?,
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     None => write!(saida, "Default::default()")?,
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     None => write!(saida, "Default::default()")?,
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     Some(Tipo::Numero) => write!(saida, "0.0")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     Some(Tipo::Numero) => write!(saida, "0.0")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |             write!(saida, ";\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |             write!(saida, ";\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     Some(Tipo::Logico) => write!(saida, "false")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     Some(Tipo::Logico) => write!(saida, "false")?,
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     Some(Tipo::Personalizado(t)) => write!(saida, "{}::default()", t)?,
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     Some(Tipo::Personalizado(t)) => write!(saida, "{}::default()", t)?,
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |             write!(saida, "fn {}(", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |             write!(saida, "fn {}(", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     None => write!(saida, "Default::default()")?,
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     None => write!(saida, "Default::default()")?,
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     write!(saida, ", ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     write!(saida, ", ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |             write!(saida, ";\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |             write!(saida, ";\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 write!(saida, "{}: ", nome_param)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 write!(saida, "{}: ", nome_param)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 write!(saida, "pub ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |             write!(saida, "fn {}(", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |             write!(saida, "fn {}(", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |             write!(saida, ")")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |             write!(saida, ")")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 write!(saida, " -> ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 write!(saida, " -> ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     write!(saida, ", ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     write!(saida, ", ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 write!(saida, "{}: ", nome_param)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 write!(saida, "{}: ", nome_param)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |             write!(saida, " {{\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |             write!(saida, " {{\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |             write!(saida, ")")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |             write!(saida, ")")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 write!(saida, "#[derive(Default)]\npub struct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 write!(saida, "#[derive(Default)]\npub struct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 write!(saida, " -> ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 write!(saida, " -> ")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |             write!(saida, " {{\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |             write!(saida, " {{\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(saida, "#[derive(Default)]\nstruct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(saida, "#[derive(Default)]\nstruct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     write!(saida, "    pub ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     write!(saida, "    pub ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 write!(saida, "#[derive(Default)]\npub struct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 write!(saida, "#[derive(Default)]\npub struct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     write!(saida, "    ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     write!(saida, "    ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(saida, "#[derive(Default)]\nstruct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 write!(saida, "#[derive(Default)]\nstruct {} {{\n", nome)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 write!(saida, "{}: ", nome_campo)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 write!(saida, "{}: ", nome_campo)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     write!(saida, "    pub ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     write!(saida, "    pub ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 write!(saida, ",\n")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 write!(saida, ",\n")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     write!(saida, "    ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     write!(saida, "    ")?;
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 write!(saida, "{}: ", nome_campo)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 write!(saida, "{}: ", nome_campo)?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write!(saida, "mod {} {{\n", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write!(saida, "mod {} {{\n", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 write!(saida, ",\n")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 write!(saida, ",\n")?;
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             write!(saida, "use ")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             write!(saida, "use ")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write!(saida, "mod {} {{\n", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write!(saida, "mod {} {{\n", nome)?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     write!(saida, "::")?;
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     write!(saida, "::")?;
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |             write!(saida, "}}\n")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 write!(saida, "{}", parte)?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 write!(saida, "{}", parte)?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]   --> src/transpiler.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             write!(saida, "use ")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]   --> src/transpiler.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             write!(saida, "use ")?;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Write;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     write!(saida, "::")?;
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     write!(saida, "::")?;
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             write!(saida, "while ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             write!(saida, "while ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 write!(saida, "{}", parte)?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 write!(saida, "{}", parte)?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             write!(saida, "while ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             write!(saida, "while ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             write!(saida, "loop {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             write!(saida, "loop {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |             write!(saida, "    if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |             write!(saida, "    if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             write!(saida, " {{ break; }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             write!(saida, " {{ break; }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             write!(saida, "loop {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             write!(saida, "loop {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |             write!(saida, "break;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |             write!(saida, "break;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |             write!(saida, "    if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |             write!(saida, "    if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |             write!(saida, "continue;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |             write!(saida, "continue;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             write!(saida, " {{ break; }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |             write!(saida, " {{ break; }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             write!(saida, "if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             write!(saida, "if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |             write!(saida, "break;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 |             write!(saida, "break;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |             write!(saida, "continue;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |             write!(saida, "continue;\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 write!(saida, "}} else {{\n")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 write!(saida, "}} else {{\n")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             write!(saida, "if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |             write!(saida, "if ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |             write!(saida, "for {} in ", variavel)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |             write!(saida, "for {} in ", variavel)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 write!(saida, "}} else {{\n")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 write!(saida, "}} else {{\n")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |             write!(saida, "..=")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |             write!(saida, "..=")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |             write!(saida, "for {} in ", variavel)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |             write!(saida, "for {} in ", variavel)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |             write!(saida, "..=")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:150:20
[INFO] [stdout]     |
[INFO] [stdout] 150 |             write!(saida, "..=")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |             write!(saida, "match (|| -> Result<(), Box<dyn std::error::Error>> {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |             write!(saida, "match (|| -> Result<(), Box<dyn std::error::Error>> {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |             write!(saida, " {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |             write!(saida, "    Ok(())\n}}() {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |             write!(saida, "    Ok(())\n}}() {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |             write!(saida, "}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |             write!(saida, "    Ok(_) => {{}},\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |             write!(saida, "    Ok(_) => {{}},\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |             write!(saida, "match (|| -> Result<(), Box<dyn std::error::Error>> {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |             write!(saida, "match (|| -> Result<(), Box<dyn std::error::Error>> {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |             write!(saida, "    Err({}) => {{\n", variavel_erro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |             write!(saida, "    Err({}) => {{\n", variavel_erro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |             write!(saida, "    Ok(())\n}}() {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |             write!(saida, "    Ok(())\n}}() {{\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |             write!(saida, "    }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |             write!(saida, "    }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |             write!(saida, "    Ok(_) => {{}},\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |             write!(saida, "    Ok(_) => {{}},\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |             write!(saida, "return")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |             write!(saida, "return")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |             write!(saida, "    Err({}) => {{\n", variavel_erro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 |             write!(saida, "    Err({}) => {{\n", variavel_erro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 write!(saida, " ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 write!(saida, " ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |             write!(saida, "    }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |             write!(saida, "    }}\n}}\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |             write!(saida, "return")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |             write!(saida, "return")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 write!(saida, " ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 write!(saida, " ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write!(saida, ");\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write!(saida, ");\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |             write!(saida, "println!(\"{:?}\", ")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write!(saida, ");\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write!(saida, ");\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:201:50
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Expressao::TextoLiteral(texto) => write!(saida, "\"{}\"", escapar_string_para_rust(texto))?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:201:50
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Expressao::TextoLiteral(texto) => write!(saida, "\"{}\"", escapar_string_para_rust(texto))?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |             write!(saida, ";\n")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Expressao::NumeroLiteral(num) => write!(saida, "{}", num)?,
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Expressao::NumeroLiteral(num) => write!(saida, "{}", num)?,
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:203:50
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Expressao::LogicoLiteral(bool) => write!(saida, "{}", bool)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:203:50
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Expressao::LogicoLiteral(bool) => write!(saida, "{}", bool)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:201:50
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Expressao::TextoLiteral(texto) => write!(saida, "\"{}\"", escapar_string_para_rust(texto))?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:201:50
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Expressao::TextoLiteral(texto) => write!(saida, "\"{}\"", escapar_string_para_rust(texto))?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Expressao::Nada => write!(saida, "None")?,
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Expressao::Nada => write!(saida, "None")?,
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Expressao::NumeroLiteral(num) => write!(saida, "{}", num)?,
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:202:49
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Expressao::NumeroLiteral(num) => write!(saida, "{}", num)?,
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |             write!(saida, "vec![")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |             write!(saida, "vec![")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:203:50
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Expressao::LogicoLiteral(bool) => write!(saida, "{}", bool)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:203:50
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Expressao::LogicoLiteral(bool) => write!(saida, "{}", bool)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Expressao::Nada => write!(saida, "None")?,
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:204:35
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Expressao::Nada => write!(saida, "None")?,
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |             write!(saida, "vec![")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |             write!(saida, "vec![")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             write!(saida, "]")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             write!(saida, "]")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 |             write!(saida, "HashMap::from([")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 |             write!(saida, "HashMap::from([")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:216:35
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:216:35
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             write!(saida, "]")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |             write!(saida, "]")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 write!(saida, "(")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 write!(saida, "(")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 |             write!(saida, "HashMap::from([")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:214:20
[INFO] [stdout]     |
[INFO] [stdout] 214 |             write!(saida, "HashMap::from([")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 write!(saida, ", ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 write!(saida, ", ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:216:35
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:216:35
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 write!(saida, "(")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:217:24
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 write!(saida, "(")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write!(saida, "])")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write!(saida, "])")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 write!(saida, ", ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 write!(saida, ", ")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Expressao::Identificador(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Expressao::Identificador(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |             write!(saida, "{}(", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |             write!(saida, "{}(", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write!(saida, "])")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |             write!(saida, "])")?
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Expressao::Identificador(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 |         Expressao::Identificador(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |             write!(saida, "{}(", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |             write!(saida, "{}(", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 if i > 0 { write!(saida, ", ")? }
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |             write!(saida, "!")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |             write!(saida, "!")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |             write!(saida, "(")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |             write!(saida, "(")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |             write!(saida, "!")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |             write!(saida, "!")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 Operador::Soma => write!(saida, " + ")?,
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 Operador::Soma => write!(saida, " + ")?,
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:244:47
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 Operador::Subtracao => write!(saida, " - ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:244:47
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 Operador::Subtracao => write!(saida, " - ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |             write!(saida, "(")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:239:20
[INFO] [stdout]     |
[INFO] [stdout] 239 |             write!(saida, "(")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 Operador::Multiplicacao => write!(saida, " * ")?,
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 Operador::Multiplicacao => write!(saida, " * ")?,
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 Operador::Soma => write!(saida, " + ")?,
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:243:42
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 Operador::Soma => write!(saida, " + ")?,
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:244:47
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 Operador::Subtracao => write!(saida, " - ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:244:47
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 Operador::Subtracao => write!(saida, " - ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 Operador::Divisao => write!(saida, " / ")?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 Operador::Divisao => write!(saida, " / ")?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 Operador::Multiplicacao => write!(saida, " * ")?,
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:245:51
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 Operador::Multiplicacao => write!(saida, " * ")?,
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:247:43
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 Operador::Resto => write!(saida, " % ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:247:43
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 Operador::Resto => write!(saida, " % ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:248:43
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 Operador::Igual => write!(saida, " == ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:248:43
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 Operador::Igual => write!(saida, " == ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 Operador::Divisao => write!(saida, " / ")?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:246:45
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 Operador::Divisao => write!(saida, " / ")?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:249:47
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Operador::Diferente => write!(saida, " != ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:249:47
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Operador::Diferente => write!(saida, " != ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:247:43
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 Operador::Resto => write!(saida, " % ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:247:43
[INFO] [stdout]     |
[INFO] [stdout] 247 |                 Operador::Resto => write!(saida, " % ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:248:43
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 Operador::Igual => write!(saida, " == ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:248:43
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 Operador::Igual => write!(saida, " == ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:250:43
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Operador::Maior => write!(saida, " > ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:250:43
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Operador::Maior => write!(saida, " > ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 Operador::Menor => write!(saida, " < ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 Operador::Menor => write!(saida, " < ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:249:47
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Operador::Diferente => write!(saida, " != ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:249:47
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 Operador::Diferente => write!(saida, " != ")?,
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:250:43
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Operador::Maior => write!(saida, " > ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:250:43
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 Operador::Maior => write!(saida, " > ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:252:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 Operador::MaiorIgual => write!(saida, " >= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:252:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 Operador::MaiorIgual => write!(saida, " >= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 Operador::Menor => write!(saida, " < ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:251:43
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 Operador::Menor => write!(saida, " < ")?,
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:253:48
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Operador::MenorIgual => write!(saida, " <= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:253:48
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Operador::MenorIgual => write!(saida, " <= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:252:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 Operador::MaiorIgual => write!(saida, " >= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:252:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 Operador::MaiorIgual => write!(saida, " >= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:254:44
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Operador::Contem => write!(saida, ".contains(&")?,
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:254:44
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Operador::Contem => write!(saida, ".contains(&")?,
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:253:48
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Operador::MenorIgual => write!(saida, " <= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:253:48
[INFO] [stdout]     |
[INFO] [stdout] 253 |                 Operador::MenorIgual => write!(saida, " <= ")?,
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Operador::E => write!(saida, " && ")?,
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Operador::E => write!(saida, " && ")?,
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:254:44
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Operador::Contem => write!(saida, ".contains(&")?,
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:254:44
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Operador::Contem => write!(saida, ".contains(&")?,
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:256:40
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 Operador::Ou => write!(saida, " || ")?,
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:256:40
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 Operador::Ou => write!(saida, " || ")?,
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Operador::E => write!(saida, " && ")?,
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 Operador::E => write!(saida, " && ")?,
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:256:40
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 Operador::Ou => write!(saida, " || ")?,
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:256:40
[INFO] [stdout]     |
[INFO] [stdout] 256 |                 Operador::Ou => write!(saida, " || ")?,
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 write!(saida, ")")?;
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |             write!(saida, "{} = ", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |             write!(saida, "{} = ", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |             write!(saida, ")")?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |             write!(saida, ".{}", membro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |             write!(saida, ".{}", membro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |             write!(saida, "{} = ", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |             write!(saida, "{} = ", nome)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 |         Tipo::Texto => write!(saida, "String")?,
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 |         Tipo::Texto => write!(saida, "String")?,
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |             write!(saida, ".{}", membro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |             write!(saida, ".{}", membro)?;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:282:32
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Tipo::Numero => write!(saida, "f64")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:282:32
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Tipo::Numero => write!(saida, "f64")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 |         Tipo::Texto => write!(saida, "String")?,
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:281:31
[INFO] [stdout]     |
[INFO] [stdout] 281 |         Tipo::Texto => write!(saida, "String")?,
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Tipo::Logico => write!(saida, "bool")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Tipo::Logico => write!(saida, "bool")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:282:32
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Tipo::Numero => write!(saida, "f64")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:282:32
[INFO] [stdout]     |
[INFO] [stdout] 282 |         Tipo::Numero => write!(saida, "f64")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:284:45
[INFO] [stdout]     |
[INFO] [stdout] 284 |         Tipo::Personalizado(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:284:45
[INFO] [stdout]     |
[INFO] [stdout] 284 |         Tipo::Personalizado(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Tipo::Logico => write!(saida, "bool")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |         Tipo::Logico => write!(saida, "bool")?,
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: cannot write into `&mut String`
[INFO] [stdout]    --> src/transpiler.rs:284:45
[INFO] [stdout]     |
[INFO] [stdout] 284 |         Tipo::Personalizado(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method
[INFO] [stdout]    --> src/transpiler.rs:284:45
[INFO] [stdout]     |
[INFO] [stdout] 284 |         Tipo::Personalizado(nome) => write!(saida, "{}", nome)?,
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `chave_temp` is assigned to, but never used
[INFO] [stdout]    --> src/caixotes.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut chave_temp = String::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_chave_temp` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `chave_temp` is never read
[INFO] [stdout]    --> src/caixotes.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 | ...                   chave_temp = chave;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `chave_temp` is assigned to, but never used
[INFO] [stdout]    --> src/caixotes.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut chave_temp = String::new();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_chave_temp` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `chave_temp` is never read
[INFO] [stdout]    --> src/caixotes.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 | ...                   chave_temp = chave;
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pbrlang` (lib test) due to 98 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pbrlang` (lib) due to 98 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07", kill_on_drop: false }`
[INFO] [stdout] b07e5a32579a265e16fef4e9b74020e8c36825ce9feb6b5ce3b22b07c6cc3b07
